home *** CD-ROM | disk | FTP | other *** search
- Path: fhcrc.org!JSULLIVA
- From: JSULLIVA@fhcrc.org (John Sullivan)
- Newsgroups: comp.lang.c++
- Subject: Re: Novice Q: Running a BC++4.5 OWL application...
- Date: Fri, 26 Jan 1996 14:50:29
- Organization: Fred Hutchinson Cancer Research Center
- Message-ID: <JSULLIVA.609.000ED7D2@fhcrc.org>
- References: <ragnaroek1996Jan20.093813.19104@news2.compulink.com> <4e05ra$kss@news.halcyon.com>
- NNTP-Posting-Host: 140.107.45.35
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
-
- >mksmith@idirect.com (Martin Smith) wrote:
- >>I have written an OWL application that runs just fine with BC++ running,
- >>but which won't run from file manager or File|Run unless BC++ is at least
- >>running in the background. Is there a switch somewhere among the target
- >>attributes that I may not have set?
- >>Any comments appreciated.
-
- You have a Borland Custom Control somewhere, so BWCC.DLL needs to be
- loaded. Since BC++ loads it, your app runs fine.
- Look up the EnableBWCC function, or just use standard windows controls in your
- app.
-
-
- John Sullivan
- jsulliva@fhcrc.org
-